libxenlight: minimal vfs support
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Dec 2009 07:44:45 +0000 (07:44 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Dec 2009 07:44:45 +0000 (07:44 +0000)
commitd08e561228a13f7383efaee6820c50797e61c225
tree860f2cf5d257798eb67edf4260cd2de85cb7efad
parentc748ebb04e243cab892b75e04f3b0a1bcb51b6bf
libxenlight: minimal vfs support

This patch adds minimal support for fs-backend and minios' fs-front
to libxenlight:

- it creates a vfs directory on the stubdom's xenstore
device path and allows the stubdom to write to it;

- it doesn't try to cleany shutdown the vfs backend.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_device.c